home *** CD-ROM | disk | FTP | other *** search
- Path: uu4news.netcom.com!otsrvr!Ray_Robert
- From: Ray_Robert@ortel.org (Ray Robert)
- Reply-To: Ray_Robert@ortel.org
- Newsgroups: comp.lang.c
- Distribution: world
- Subject: Re: C or C++ for a 14-year old?
- Date: 09 Jan 1996 07:47:34 GMT
- Message-ID: <1152974846.28388314@ortel.org>
- Organization: Oregon Telcom
-
- fanxia@cyberatl.net wants to know why shouldn't a 14-year-old skip Basic and
- go right to C++.
-
- Part I is correct. Dijkstra, I believe, said that a programmer exposed to
- Basic can't be salvaged.
-
- For my money, though, the jury is out on C++. It used to be said that no 2
- PL/1 programmers worked in the same language. The same seems to be true of
- C++; code just doesn't seem to port from shop to shop or even job to job.
- Ultimately the legacy of C++ and the object languages may be to teach us to
- insulate code from the details of the data structures, just like the wars
- over the "goto" statement ultimately taught us to modularize our code.
-
- I'm teaching my 12-year-old son 'C', but only because I'm too lazy to go get
- a PASCAL compiler.
-
- Ray Robert
-